[INFO] cloning repository https://github.com/mandreko/reddit-notifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mandreko/reddit-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandreko%2Freddit-notifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandreko%2Freddit-notifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 778c9fe5fbdb0133e339068bf2997a4ca6be867a
[INFO] testing mandreko/reddit-notifier against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandreko%2Freddit-notifier" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mandreko/reddit-notifier
[INFO] finished tweaking git repo https://github.com/mandreko/reddit-notifier
[INFO] tweaked toml for git repo https://github.com/mandreko/reddit-notifier written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mandreko/reddit-notifier on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mandreko/reddit-notifier already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96d948353a7bae39bad46ca309d1cc7bf932c66998905689a24a80d5d5cbfbd9
[INFO] running `Command { std: "docker" "start" "-a" "96d948353a7bae39bad46ca309d1cc7bf932c66998905689a24a80d5d5cbfbd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96d948353a7bae39bad46ca309d1cc7bf932c66998905689a24a80d5d5cbfbd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d948353a7bae39bad46ca309d1cc7bf932c66998905689a24a80d5d5cbfbd9", kill_on_drop: false }`
[INFO] [stdout] 96d948353a7bae39bad46ca309d1cc7bf932c66998905689a24a80d5d5cbfbd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48f9c706374b2e150fcd5fc8525487f9cf9d5d2ed083ec07ffe06d27b75dacb5
[INFO] running `Command { std: "docker" "start" "-a" "48f9c706374b2e150fcd5fc8525487f9cf9d5d2ed083ec07ffe06d27b75dacb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling reddit-notifier v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "48f9c706374b2e150fcd5fc8525487f9cf9d5d2ed083ec07ffe06d27b75dacb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f9c706374b2e150fcd5fc8525487f9cf9d5d2ed083ec07ffe06d27b75dacb5", kill_on_drop: false }`
[INFO] [stdout] 48f9c706374b2e150fcd5fc8525487f9cf9d5d2ed083ec07ffe06d27b75dacb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c6963a4093507241533ad7bacba6e5ac55ddc7c5f3869b25d8ce0e74c08117d
[INFO] running `Command { std: "docker" "start" "-a" "2c6963a4093507241533ad7bacba6e5ac55ddc7c5f3869b25d8ce0e74c08117d", kill_on_drop: false }`
[INFO] [stderr]    Compiling reddit-notifier v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.13s
[INFO] running `Command { std: "docker" "inspect" "2c6963a4093507241533ad7bacba6e5ac55ddc7c5f3869b25d8ce0e74c08117d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6963a4093507241533ad7bacba6e5ac55ddc7c5f3869b25d8ce0e74c08117d", kill_on_drop: false }`
[INFO] [stdout] 2c6963a4093507241533ad7bacba6e5ac55ddc7c5f3869b25d8ce0e74c08117d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ad06c7bcea0af6346c480a10a86a0f29446286e86d38c4ef0fec62596b6a79a6
[INFO] running `Command { std: "docker" "start" "-a" "ad06c7bcea0af6346c480a10a86a0f29446286e86d38c4ef0fec62596b6a79a6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reddit_notifier-3493a9b3772db197)
[INFO] [stdout] 
[INFO] [stdout] running 134 tests
[INFO] [stdout] test db_connection::tests::test_exponential_backoff_cap ... ok
[INFO] [stdout] test db_connection::tests::test_default_config ... ok
[INFO] [stdout] test tui::state::messages::tests::test_clear ... ok
[INFO] [stdout] test tui::state::messages::tests::test_set_error ... ok
[INFO] [stdout] test tui::state::messages::tests::test_new_is_empty ... ok
[INFO] [stdout] test tui::state::messages::tests::test_set_error_clears_success ... ok
[INFO] [stdout] test tui::state::messages::tests::test_set_success ... ok
[INFO] [stdout] test tui::state::messages::tests::test_set_success_clears_error ... ok
[INFO] [stdout] test tui::state::navigation::tests::test_empty_list ... ok
[INFO] [stdout] test tui::state::navigation::tests::test_first_and_last ... ok
[INFO] [stdout] test tui::state::navigation::tests::test_next_increments ... ok
[INFO] [stdout] test tui::state::navigation::tests::test_next_wraps_around ... ok
[INFO] [stdout] test tui::state::navigation::tests::test_previous_decrements ... ok
[INFO] [stdout] test tui::state::navigation::tests::test_previous_wraps_around ... ok
[INFO] [stdout] test tui::state::navigation::tests::test_single_item ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_endpoints_mode_defaults_to_list ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_main_menu_navigation_wraps ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_main_menu_to_endpoints_navigation ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_endpoints_create_mode_entry ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_app_initial_state ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_main_menu_to_test_notification_navigation ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_message_display_integration ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_navigable_trait_on_endpoints ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_multiple_screen_transitions ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_message_display_clears_on_key ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_quit_from_main_menu ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_main_menu_to_subscriptions_navigation ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_main_menu_to_logs_navigation ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_navigable_trait_on_subscriptions ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_screen_transition_preserves_state ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_navigable_trait_on_test_notification ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_q_only_quits_from_main_menu ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_quit_from_main_menu_via_selection ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_subscriptions_create_mode_entry ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_subscriptions_mode_defaults_to_list ... ok
[INFO] [stdout] test tui::tests::navigation_tests::test_subscriptions_creating_accepts_valid_chars ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_non_empty_validator_valid ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_non_empty_validator_whitespace ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_non_empty_validator_empty ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_url_format_validator_https ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_url_format_validator_http ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_url_format_validator_invalid_scheme ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_url_format_validator_malformed ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_url_format_validator_missing_scheme ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_url_format_validator_with_query ... ok
[INFO] [stdout] test tui::validation::async_validator::tests::test_url_format_validator_with_path ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_get_checked_indices ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_get_checked_items ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_handle_key ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_deselect_all ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_navigable_trait ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_navigation ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_new_list ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_select_all ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_toggle_all ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_toggle_current ... ok
[INFO] [stdout] test tui::widgets::checkbox_list::tests::test_with_checked ... ok
[INFO] [stdout] test tui::widgets::common::tests::test_selection_style_not_selected ... ok
[INFO] [stdout] test tui::widgets::common::tests::test_selection_style_selected ... ok
[INFO] [stdout] test tui::widgets::dropdown::tests::test_filtered_options ... ok
[INFO] [stdout] test tui::widgets::common::tests::test_screen_layout ... ok
[INFO] [stdout] test tui::widgets::dropdown::tests::test_handle_key_navigation ... ok
[INFO] [stdout] test tui::widgets::dropdown::tests::test_navigable_len ... ok
[INFO] [stdout] test tui::widgets::dropdown::tests::test_navigation ... ok
[INFO] [stdout] test tui::widgets::dropdown::tests::test_handle_key_filter ... ok
[INFO] [stdout] test tui::widgets::dropdown::tests::test_new_dropdown ... ok
[INFO] [stdout] test tui::widgets::dropdown::tests::test_selected_index ... ok
[INFO] [stdout] test tui::widgets::dropdown::tests::test_selected_option ... ok
[INFO] [stdout] test tui::widgets::dropdown::tests::test_with_none_option ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_focus_state ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_new_form_field ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_required_field ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_validate_sync_empty_optional ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_validate_sync_empty_required ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_validation_clears_on_input ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_validation_state_color ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_validate_sync_with_value ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_validation_state_icon ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_validation_state_message ... ok
[INFO] [stdout] test tui::widgets::form_field::tests::test_with_help ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_add_line ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_confirm_dialog ... ok
[INFO] [stdout] test database::tests::test_cleanup_old_posts ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_dialog_type_colors ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_dialog_type_titles ... ok
[INFO] [stdout] test tui::widgets::common::tests::test_centered_rect ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_error_dialog ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_height_percent_clamping ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_info_dialog ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_new_modal ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_success_dialog ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_warning_dialog ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_width_percent_clamping ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_with_content ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_with_height_percent ... ok
[INFO] [stdout] test tui::widgets::modal_dialog::tests::test_with_width_percent ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_current_page_items ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_empty_view ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_first_last_page ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_handle_key ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_item_range_info ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_new_view ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_page_info ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_page_size_minimum ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_pagination ... ok
[INFO] [stdout] test tui::widgets::paginated_view::tests::test_total_pages ... ok
[INFO] [stdout] test tui::widgets::selectable_table::tests::test_column_def ... ok
[INFO] [stdout] test tui::widgets::selectable_table::tests::test_handle_key ... ok
[INFO] [stdout] test tui::widgets::selectable_table::tests::test_empty_table ... ok
[INFO] [stdout] test tui::widgets::selectable_table::tests::test_navigable_trait ... ok
[INFO] [stdout] test tui::widgets::selectable_table::tests::test_navigation ... ok
[INFO] [stdout] test tui::widgets::selectable_table::tests::test_selected_item ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_alphanumeric_validator ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_char_input ... ok
[INFO] [stdout] test tui::widgets::selectable_table::tests::test_with_empty_message ... ok
[INFO] [stdout] test tui::widgets::selectable_table::tests::test_new_table ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_backspace ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_clear ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_cursor_movement ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_digit_validator ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_max_length ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_new_text_input ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_url_validator ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_validator ... ok
[INFO] [stdout] test tui::widgets::text_input::tests::test_with_value ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_allows_single_initial_request ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_refills_over_time ... ok
[INFO] [stdout] test tui::validation::webhook_validator::tests::test_pushover_missing_token ... ok
[INFO] [stdout] test tui::validation::webhook_validator::tests::test_pushover_missing_user ... ok
[INFO] [stdout] test tui::validation::webhook_validator::tests::test_discord_invalid_url_format ... ok
[INFO] [stdout] test tui::validation::webhook_validator::tests::test_pushover_invalid_json ... ok
[INFO] [stdout] test tui::validation::webhook_validator::tests::test_discord_valid_url_format_unreachable ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_respects_requests_per_minute ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_with_low_rate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 134 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/healthcheck.rs (/opt/rustwide/target/debug/deps/healthcheck-7a90e7207012bf93)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/reddit-notifier.rs (/opt/rustwide/target/debug/deps/reddit_notifier-bc97074a94d76c9f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/reddit-notifier-tui.rs (/opt/rustwide/target/debug/deps/reddit_notifier_tui-4538a93afe7e373e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reddit_notifier
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/tui/widgets/common.rs - tui::widgets::common::render_screen_layout (line 20) - compile ... ok
[INFO] [stdout] test src/shutdown.rs - shutdown::race_with_shutdown (line 21) - compile ... ok
[INFO] [stdout] test src/tui/widgets/common.rs - tui::widgets::common::selection_style (line 117) - compile ... ok
[INFO] [stdout] test src/tui/widgets/common.rs - tui::widgets::common::render_help (line 60) - compile ... ok
[INFO] [stdout] test src/rate_limiter.rs - rate_limiter::RateLimiter::new (line 30) ... ok
[INFO] [stdout] test src/tui/state/navigation.rs - tui::state::navigation::Navigable (line 12) ... ok
[INFO] [stdout] test src/tui/state/messages.rs - tui::state::messages::MessageDisplay (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ad06c7bcea0af6346c480a10a86a0f29446286e86d38c4ef0fec62596b6a79a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad06c7bcea0af6346c480a10a86a0f29446286e86d38c4ef0fec62596b6a79a6", kill_on_drop: false }`
[INFO] [stdout] ad06c7bcea0af6346c480a10a86a0f29446286e86d38c4ef0fec62596b6a79a6
